How to Install libconfig-json-perl software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libconfig-json-perl software package in Ubuntu 17.04 (Zesty Zapus)

libconfig-json-perl software package provides parser for JSON-based configuration files, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libconfig-json-perl 

libconfig-json-perl is installed in your system.

Make ensure the libconfig-json-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libconfig-json-perl *

You will get with libconfig-json-perl package name, version, architecture and description in a table

libconfig-json-perl package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Perl
Package libconfig-json-perl
Version 1.5202-1
Description parser for JSON-based configuration files
Sub Section Perl


See Also, How to uninstall or remove libconfig-json-perl software package from Ubuntu 17.04 (Zesty Zapus)?